home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
action
/
actiongroup
/
actiongroup.doc.z
/
actiongroup.doc
Wrap
Text File
|
2002-04-08
|
506b
|
34 lines
/*
$Id$
*/
/*! \page actiongroup-example.html
\ingroup qaction-examples
\title A Tiny Example Featuring QActionGroup
This example program shows how to use an
exclusive action group.
Detailed explanations of the code can be found in the
<a href="actiongroup.html">walkthrough</a>.
<hr>
Main:
\include action/actiongroup/main.cpp
<hr>
Header file:
\include action/actiongroup/editor.h
<hr>
Implementation:
\include action/actiongroup/editor.cpp
*/